export declare enum LookupStatusType { SUCCESS = "success", ERROR = "error", IGNORE = "" }