export declare function formatDateBasedOnDomain(date: Date, domain: [Date, Date], width: number): string;