export type CreateSchemaBodyFile = { type: 'file'; fileContent: string; }; //# sourceMappingURL=createSchemaBodyFile.generated.d.ts.map