import * as LabelPrimitive from '@radix-ui/react-label'; import * as React from 'react'; declare const Label: React.ForwardRefExoticComponent, "ref"> & React.RefAttributes>; export { Label };