declare function getVideoDuration(file: string | File): Promise; export { getVideoDuration };