// Type definitions for ffmpeg-static 2.0 // Project: https://github.com/eugeneware/ffmpeg-static#readme // Definitions by: Steve Tran // Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped /*~ You can declare properties of the module using const, let, or var */ /** * Binary location */ export const path: string;