import { GenerateContext } from '../GenerateContext'; export declare function createModelFile(context: GenerateContext, modelName: string): string;