import { CanActivateFn } from '@angular/router';
export declare const NonAuthGuard: CanActivateFn;
