import * as SelectPrimitive from '@radix-ui/react-select'; export declare const Select: import("react").FC & { Content: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; Group: import("react").ForwardRefExoticComponent>; Item: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; Label: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; ScrollDownButton: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; ScrollUpButton: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; Separator: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; Trigger: import("react").ForwardRefExoticComponent, "ref"> & import("react").RefAttributes>; Value: import("react").ForwardRefExoticComponent>; }; //# sourceMappingURL=Select.d.ts.map