import React from "react"; export declare type StyledForwardRefComponent = React.ForwardRefExoticComponent & React.RefAttributes>;