export declare enum ERRORSTATUSENUM { '403' = "403", '404' = "404", '500' = "500", 'refresh' = "refresh", 'network' = "network" }