export type TimeString = `${number}${"s" | "ms" | "m" | "h" | "d"}`;