export declare function exportVideo(option: any, callback: any, controller: any): Promise; export declare function recordVideo(duration: any): Promise; //# sourceMappingURL=exportVideo.d.ts.map