declare const _default: { base: { letterSpacing: number; }; 'medium-title-400': { fontSize: number; fontWeight: "400"; }; 'medium-title-500': { fontSize: number; fontWeight: "500"; }; 'medium-title-600': { fontSize: number; fontWeight: "600"; }; 'small-title-400': { fontSize: number; fontWeight: "400"; }; 'small-title-500': { fontSize: number; fontWeight: "500"; }; 'small-title-600': { fontSize: number; fontWeight: "600"; }; 'large-400': { fontSize: number; fontWeight: "400"; }; 'large-500': { fontSize: number; fontWeight: "500"; }; 'large-600': { fontSize: number; fontWeight: "600"; }; 'medium-400': { fontSize: number; fontWeight: "400"; }; 'medium-500': { fontSize: number; fontWeight: "500"; }; 'medium-600': { fontSize: number; fontWeight: "600"; }; 'paragraph-400': { fontSize: number; fontWeight: "400"; }; 'paragraph-500': { fontSize: number; fontWeight: "500"; }; 'paragraph-600': { fontSize: number; fontWeight: "600"; }; 'small-400': { fontSize: number; fontWeight: "400"; }; 'small-500': { fontSize: number; fontWeight: "500"; }; 'small-600': { fontSize: number; fontWeight: "600"; }; 'tiny-400': { fontSize: number; fontWeight: "400"; }; 'tiny-500': { fontSize: number; fontWeight: "500"; }; 'tiny-600': { fontSize: number; fontWeight: "600"; }; 'micro-600': { fontSize: number; fontWeight: "600"; letterSpacing: number; }; 'micro-700': { fontSize: number; fontWeight: "700"; letterSpacing: number; }; center: { textAlign: "center"; }; }; export default _default; //# sourceMappingURL=styles.d.ts.map