import { Chain } from '../../constants'; export declare const Localhost: Chain; export declare const Hardhat: Chain; declare const _default: { Localhost: Chain; Hardhat: Chain; }; export default _default; //# sourceMappingURL=local.d.ts.map