import { AfterViewInit } from '@angular/core'; import * as i0 from "@angular/core"; export declare class MywButtonComponent implements AfterViewInit { loading: any; disabled: any; active: any; t: string; w: string; get type(): string; ngAfterViewInit(): void; get pEvents(): string; get cursorEvents(): string; static ɵfac: i0.ɵɵFactoryDeclaration; static ɵcmp: i0.ɵɵComponentDeclaration; }