declare const _exports: {
    width: number;
    height: number;
    profile: string;
    hlsTime: string;
    bv: string;
    maxrate: string;
    bufsize: string;
    ba: string;
    ts_title: string;
    master_title: string;
}[];
export = _exports;
