export declare function setGoogleFontsVariants(variants: string): void; export declare function getGoogleFontsVariants(): string; export declare function getGoogleFontsUrl(fontName: string): string;