import type { TestHooks } from "hardhat/types/hooks";
declare const _default: () => Promise<Partial<TestHooks>>;
export default _default;
//# sourceMappingURL=test.d.ts.map