export declare const global: {
    html: {
        fontFamily: string;
    };
};
