import { Font } from '../../state'; export declare const generateGoogleFontUrl: (fonts: Font[]) => string | null; //# sourceMappingURL=fonts.d.ts.map