import { Type } from '@nestjs/common'; export declare const exploreApiOperationMetadata: (instance: object, prototype: Type, method: object) => any;