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