import type { VizTimestamp } from "@vizhub/viz-types";
export declare const timestampToDate: (timestamp: VizTimestamp) => Date;
//# sourceMappingURL=timestampToDate.d.ts.map