export declare const ROLE_KEY = "ROLE_KEY"; export declare const Authorize: (role: string) => import("@nestjs/common").CustomDecorator;