import { Model } from "@decaf-ts/decorator-validation"; export declare function repoForModel(model: string): import("@decaf-ts/core").Repo>;