import type { Rule } from '@angular-devkit/schematics';
/**
 * Update Otter cms.json in an Angular Project
 */
export declare function updateCmsJsonFile(): Rule;
//# sourceMappingURL=update-cms-config.d.ts.map