import React from 'react'; export declare const makeStyledComponent: (Comp: any) => React.ForwardRefExoticComponent & React.RefAttributes>;