export function getTimestamp(): string; export function toStringValue(value: any): string; export function toString(value: any): string | null; export function toCount(value: any): number | null;