import type { CmcdHeaderField } from './CmcdHeaderField.js'; import type { CmcdKey } from './CmcdKey.js'; /** * The map of CMCD keys to their appropriate header shard. * * @group CMCD * * @internal */ export declare const CMCD_HEADER_MAP: Record; //# sourceMappingURL=CMCD_HEADER_MAP.d.ts.map