import { MediaType } from '@iiif/vocabulary'; export declare function isHLSFormat(format: MediaType): boolean;