export declare function formatStartEndDates(startDate?: string | null, endDate?: string | null): string;