export declare enum Status { OK = 0, ERROR = 1, LOADING = 2 } //# sourceMappingURL=Status.d.ts.map