import * as i0 from "@angular/core";
export declare class AuthGuardModule {
    constructor();
    static ɵfac: i0.ɵɵFactoryDeclaration<AuthGuardModule, never>;
    static ɵmod: i0.ɵɵNgModuleDeclaration<AuthGuardModule, never, never, never>;
    static ɵinj: i0.ɵɵInjectorDeclaration<AuthGuardModule>;
}
