declare const CustomOption: (props: any) => import("react").JSX.Element;
export default CustomOption;
