export declare const INDEX_TEMPLATE = "#!{IMPORTS}\n\nexport namespace PrismaModel {\n#!{RE_EXPORT_CLASSES}\n\n\texport const extraModels = [\n\t\t#!{CLASSES}\n\t]\n}";
