import type { MinutesTypeInt } from "./minutesTypeInt"; export type SecondsTypeInt = MinutesTypeInt;