import { Format } from './types';
export declare const FORMAT_SUPPORTS_AUDIO: Record<Format, boolean>;
