export declare function now(): number; export declare function formatTimestamp(ts: number): string;