import { Router } from '@angular/router'; import * as i0 from "@angular/core"; export declare class CowingBackButtonComponent { private router; previous: any; constructor(router: Router); onClickBack(): void; get getIcon(): string; static ɵfac: i0.ɵɵFactoryDef; static ɵcmp: i0.ɵɵComponentDefWithMeta; }