declare const _default: { fontSizes: readonly [10, 12, 14, 16, 18, 20, 26, 32, 40, 50]; fontSizesMap: { readonly xxxs: 10; readonly xxs: 12; readonly xs: 14; readonly sm: 16; readonly md: 18; readonly lg: 20; readonly xl: 26; readonly xxl: 32; readonly xxxl: 40; readonly xxxxl: 50; }; }; export default _default; //# sourceMappingURL=typography.d.ts.map