import type { BaseLabelProps, ForwardRefPrimitive } from '../types'; export declare const Label: ForwardRefPrimitive;