export declare const GOOGLE_FONTS: string[]; export declare function loadGoogleFont(fontFamily: string): void; export declare function loadGoogleFontsPreview(fontFamilies: string[]): void;