import type { CmcdKey } from './CmcdKey.js';
/**
 * A list of all CMCD keys.
 *
 * @group CMCD
 *
 * @beta
 */
export declare const CMCD_KEYS: CmcdKey[];
//# sourceMappingURL=CMCD_KEYS.d.ts.map