import { TestInterface } from "ava"; declare const test: TestInterface<{ FILENAME: string; filepath: string; }>; export default test; //# sourceMappingURL=ava.d.ts.map