export declare function formatDateTime(date?: Date | null, format?: string): string | undefined;