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