export declare const normalizeWebFontData: (fontList: string[]) => { value: string; label: string; }[];