import { TypographyDefinition } from "./TypographyDefinition"; export declare const xxxlarge: TypographyDefinition; export declare const xxlarge: TypographyDefinition; export declare const xlarge: TypographyDefinition; export declare const large: TypographyDefinition; export declare const base: TypographyDefinition; export declare const small: TypographyDefinition; export declare const xsmall: TypographyDefinition;