export declare const WITH_ROLE = "withRole";
export declare function Role(): import("@nestjs/common").CustomDecorator<string>;
//# sourceMappingURL=role.decorator.d.ts.map