import type { ClientField } from 'payload'; import type { EnabledFeatures } from './types.js'; export declare const createFeatureMap: (richTextComponentMap: Map) => EnabledFeatures; //# sourceMappingURL=createFeatureMap.d.ts.map