export declare const DEFAULT_FONT_FAMILY_MAP: {
    [key: string]: string;
};
