declare const generateDateTimeFormat: (language: any, index: any, length: any) => string;
export default generateDateTimeFormat;
