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