export declare const formatCommentTimestamp: (timestamp?: string | null) => string; export declare const getCommentTimestampValue: (timestamp?: string | null) => number; //# sourceMappingURL=formatCommentTimestamp.d.ts.map