import type { FfmpegCommandPrototype } from '../types.js'; declare function applyOutputOptions(proto: FfmpegCommandPrototype): void; export = applyOutputOptions; //# sourceMappingURL=output.d.ts.map