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