import { CustomDecorator } from '@nestjs/common';
export declare const AuthApiKey: () => CustomDecorator;
