export declare function getWXVideoContext(id: string): any;
export declare function getMiniappVideoContext(id: string): any;
export declare function getContexts(refs: any, sliderPrefixId: any): any;
export declare function pauseAll(contexts: any): void;
export declare function play(contexts: any, index: any): void;
