export declare var Matchers: {
    registerMatchers: () => void;
};
