/** * Defines the keys for CMCD (Common Media Client Data) version 1. * * @group CMCD * * @beta */ export declare const CMCD_V1_KEYS: readonly ["bl", "br", "bs", "cid", "d", "dl", "mtp", "nor", "nrr", "ot", "pr", "rtp", "sf", "sid", "st", "su", "tb", "v"]; //# sourceMappingURL=CMCD_V1_KEYS.d.ts.map