import { Model, ModelNotGeneric } from '../..'; export declare const excludeFromModel: >>(model: M, exclude: E) => Model>;