export declare function dateToString(date: TReadonlyDate, type?: 'long' | 'short', isUTCDate?: boolean): string;