declare function helperGetDateFullYear(date: any): any;
export default helperGetDateFullYear;
