import { Type } from '@nestjs/common';
export declare const exploreApiExcludeControllerMetadata: (metatype: Type<unknown>) => boolean;
