declare function formatDuration(minutes: number): string; export default formatDuration;