import { CanDeactivateFn } from '@angular/router';
export declare const hasUnsavedDataGuard: CanDeactivateFn<any>;
