import type { MatchersObject } from '../matchers/types'; export declare const getMatchers: () => MatchersObject; //# sourceMappingURL=matchers.d.ts.map