import { CustomMatcherFactory } from './matchers'; export declare function addMatchers(matchers: Record): void;