export declare const changeDateSeparator: (dateString: string, newDateSeparator: string) => string;
