import { ApiOperationOptions } from '@nestjs/swagger'; export declare const CustomOperationName: (op?: ApiOperationOptions) => MethodDecorator;