import * as React from 'react'; export declare function prepareForSlot(Component: ComponentType): React.ForwardRefExoticComponent> & React.RefAttributes>;