import { GenericFunction } from "./interfaces"; export declare function InjectModel(model: any): GenericFunction;