Argument of type '<OptionValue, RootComponentType extends React.ElementType>(props: OptionProps<OptionValue, RootComponentType>, forwardedRef: React.ForwardedRef<Element>) => React.JSX.Element' is not assignable to parameter of type 'ForwardRefRenderFunction<Element, Omit<OptionProps<unknown, ElementType<any, keyof IntrinsicElements>>, "ref">>'.