import * as React from 'react'; import { Label as Label$1 } from 'radix-ui'; declare const Label: React.ForwardRefExoticComponent, "ref"> & { required?: boolean; } & React.RefAttributes>; export { Label };