export default class { state: any; constructor(state: any); fetch: (request: any) => Promise; } //# sourceMappingURL=ObjectBase.d.ts.map