export const oneHour: bigint = 3_600_000n
export const oneDay: bigint = 86_400_000n
export const oneYear: bigint = 31_536_000_000n