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