import type { Presentation } from '../../../types/model/Presentation.js';
import type { Manifest } from '../../../types/manifest/Manifest.js';
export declare function mapHlsToHam(manifest: Manifest): Presentation[];
//# sourceMappingURL=mapHlsToHam.d.ts.map