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