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