export declare const skipFamilies: Set; export declare const skipFonts: Set; export declare function shouldSkipFont(fontFamily: string): boolean;