export declare function initFonts(): Promise<{ name: string; data: any; style: string; weight: number; }[]>;