export declare function toTimestamp(value?: Date | string | null): number | undefined;