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