export declare function modelSet(fn: Function): any; export declare function modelGet(args: any, fn: (value: T) => T): T; //# sourceMappingURL=model.d.ts.map