export default class Fonts {
    static readonly SEGOE_NORMAL: string;
    static readonly SEGOE_BOLD: string;
}
