import { Type } from '../interfaces'; export declare function ApiExtraModel(models: Type | Type[]): ClassDecorator; //# sourceMappingURL=api-extra-model.decorator.d.ts.map