export declare const loadFonts: (fonts: { fontFamily: string; url: string; }[]) => Promise;