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