import * as LabelPrimitive from '@radix-ui/react-label'; import type { VariantProps } from 'class-variance-authority'; export declare const labelVariants: (props?: import("class-variance-authority/types").ClassProp | undefined) => string; export declare const Label: import("react").ForwardRefExoticComponent, "ref"> & VariantProps<(props?: import("class-variance-authority/types").ClassProp | undefined) => string> & import("react").RefAttributes>; //# sourceMappingURL=Label.d.ts.map