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