export declare function setExecPath(path: string): void;
export declare function ffmpegCmd(cmd: string): void;
