import * as i0 from "@angular/core";
export declare class OBlockTextComponent {
    constructor();
    customClasses: string;
    static ɵfac: i0.ɵɵFactoryDeclaration<OBlockTextComponent, never>;
    static ɵcmp: i0.ɵɵComponentDeclaration<OBlockTextComponent, "o-block-text", never, { "customClasses": "customClasses"; }, {}, never, ["*"], false>;
}
