import { type SelectProps } from "antd"; export declare const Select: import("react").ForwardRefExoticComponent & { children?: import("react").ReactNode | undefined; } & import("react").RefAttributes & import("@xirang/studio-boot").StudioComponentProps, "ref"> & import("react").RefAttributes>;