export declare function Hoverable({ children }: { children: any; }): JSX.Element;