export declare const AUTHENTICATED_KEY = "authenticated"; export declare const Authenticated: () => import("@nestjs/common").CustomDecorator;