import { Theme } from '@leafygreen-ui/lib'; import { BaseFontSize } from '@leafygreen-ui/tokens'; export declare const getLabelStyles: (theme: Theme) => string; export declare const getDisabledLabelColorStyle: (theme: Theme) => string; export declare const labelTypeScaleStyles: Record; //# sourceMappingURL=Label.styles.d.ts.map