export type CreateSchemaBodyTypespec = { type: 'typespec'; typespecSchemaId: string; fileContent: string; }; //# sourceMappingURL=createSchemaBodyTypespec.generated.d.ts.map