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