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