import type { AdaptationSet } from '../../../../types/mapper/dash/AdaptationSet.js';
export declare function getGroup(adaptationSet: AdaptationSet): string;
//# sourceMappingURL=getGroup.d.ts.map