import type { MediaParserReaderInterface } from './reader';
export declare const universalReader: MediaParserReaderInterface;
