declare module "ffprobe-static" { const value: { path: string }; export default value; }