export declare enum ResultType { ON_SUCCESS = "on-success", ON_ERROR = "on-error" }