import { DeployConfig } from '../src/deploy-config'
import config from './hardhat.json'

export default config satisfies DeployConfig
