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