export function CustomSelect({ ...props }: { [x: string]: any; }): import("react/jsx-runtime").JSX.Element;