import { FfprobeData, FfprobeError } from './global'; export declare function ffprobe(file: string): Promise; //# sourceMappingURL=ffprobe.d.ts.map