import { CustomFunction } from '../matcher/matcher';
export declare const registerMockCustomFunction: CustomFunction;
