export {}; declare global { namespace jest { interface It { snap: It; } } } //# sourceMappingURL=declarations.d.ts.map