export declare const fontStyle: {
    normal: string;
    italic: string;
};
