export declare class SpfxOverrideFontStyle {
    private omniaContext;
    constructor();
    init: () => void;
}
