export declare const createMediaRecorder: () => Promise<{ errMsg: string; }>;