import * as i0 from '@angular/core'; import { EventEmitter } from '@angular/core'; declare class MxPageTitleComponent { title: string; showBack: boolean; onBack: EventEmitter; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; static ngAcceptInputType_showBack: unknown; } export { MxPageTitleComponent };