import DiscordPlayerFFmpeg from './index.js';
const {
FFmpeg,
changeFFmpegFlags,
createFFmpegArgs,
version
} = DiscordPlayerFFmpeg;
export {
};