import { IAVFormatContenxt } from "../../libav-type/index.d"; export declare function openMedia(filename: string): IAVFormatContenxt | null;