import { DeployFunction } from 'hardhat-deploy/types'; declare const func: DeployFunction; export default func;