/**
 * Common Encryption scheme.
 *
 * @group DRM
 *
 * @beta
 */
export declare const CENC = "cenc";
//# sourceMappingURL=CENC.d.ts.map