export function formatDate(input: any, format: any): any; export function toSafeDate(iso: any): any;