export function convertDate(value: any, textInput: any, schema: any): any; export function isoStrToDate(isoStr: any): any;