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