export declare function formatDate(dateString: string, format?: string): string;
