import { ForwardRefExoticComponent, PropsWithoutRef, RefAttributes } from "react"; export declare type ForwardedRefComponent = ForwardRefExoticComponent & RefAttributes>;