export declare const fontFamilyConfig: {
    fontFamily: {
        "bp5-sans": string[];
        "bp5-mono": string[];
    };
};
