import { DataOptions } from "../DataOptions.js";
export type TimeOptions = DataOptions;
