export {}; declare global { namespace jest { interface Matchers { toBeUnconfirmed(): Promise; } } } //# sourceMappingURL=unconfirmed.d.ts.map