declare const JwtHttpAuthenticationGuard_base: import("@nestjs/passport").Type; export declare class JwtHttpAuthenticationGuard extends JwtHttpAuthenticationGuard_base { } export {};