export declare function setFfmpegPath(path: string): void; export declare function getFfmpegPath(): string | undefined;