export declare function createContentTypeSchema(name: string, { rootDir, templateDir, id, }: { rootDir: string; templateDir: string; id: string; }): Promise; //# sourceMappingURL=schema-content-type.d.ts.map