/** * Gets the current time in minutes. * * @returns Current time in minutes. */ export default function getTimeInMinutes(): number;