declare const _exports: (clientOptions: import("../lib/core").ClientOptions) => (options?: {}) => Promise<{ numObjects: BigNumber; repoSize: BigNumber; repoPath: any; version: any; storageMax: BigNumber; }>; export = _exports; import { BigNumber } from "bignumber.js"; //# sourceMappingURL=stat.d.ts.map