export declare const SIZES: { readonly medium: '400'; readonly small: '300'; readonly xsmall: '250'; readonly xxsmall: '200'; }; export declare const PROMINENCES: { readonly default: ''; readonly strong: 'Strong'; }; //# sourceMappingURL=constants.d.ts.map