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