export declare const SelectImageOptions: ({ disabled, size }: { disabled: any; size: any; }) => import("react/jsx-runtime").JSX.Element;