import type { HoursPmInt } from "./hoursPmInt"; export type HoursPm = `${HoursPmInt}`;