export declare const FONTS_CONFIG_PATH = "src/fonts.json"; export declare function getFonts(_?: Record): Promise;