export default convertDurationWithMinutes; declare function convertDurationWithMinutes(duration: any): string;