/** * Root directory for cms-edit local data (content index, content-type cache, etc.). * Override with CMS_EDIT_INDEX_HOME (historical name — applies to all local data paths). */ export declare function getCmsEditDataRoot(): string; //# sourceMappingURL=data-root.d.ts.map