UNPKG

mui-simple

Version:

Override mui-v7 components to simplify usage

3 lines 250 B
import type { ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from 'react'; export declare const CustomChildTooltipWrapper: ForwardRefExoticComponent<PropsWithoutRef<any> & RefAttributes<any>>; //# sourceMappingURL=Tooltip.helper.d.ts.map