export {}; declare global { namespace jest { interface Matchers { toBePublicKey(): R; } } } //# sourceMappingURL=public-key.d.ts.map