import { SelectProps } from 'antd'; export declare const Select: import("react").ForwardRefExoticComponent & { children?: React.ReactNode; } & { ref?: React.Ref | undefined; } & import("@cuvp1225/boot").TangoComponentProps, "ref"> & import("react").RefAttributes>;