declare function helperGetYMD(date: any): Date;
export default helperGetYMD;
