import { Context, TestContext } from 'ava'; export declare function curryMatch(baselinePath: string, resultPath: string, t: TestContext & Context): () => any;