import type { SolidityHooks } from 'hardhat/types/hooks';
declare const _default: () => Promise<Partial<SolidityHooks>>;
export default _default;
