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