export declare const TYPOGRAPHY_STYLES: {
    value: string;
    label: string;
    preview: string;
    icon: string;
}[];
