import type { TimeTrackingEntry } from "./TimeTrackingEntry"; export type TimeTracking = Array;