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