export function formatFrom24To12Hours(timeString: any): string | null; export function getFormatDate(date: any): string;