export declare const createLivePusherContext: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>; export declare const createLivePlayerContext: (option?: {}, ...args: any[]) => Promise & Record & TaroGeneral.CallbackResult>;