export declare const BadRequestApiResponse: (description?: string) => MethodDecorator & ClassDecorator;
