import type { HardhatUserConfig } from 'hardhat/types'; export declare const getEthernalConfig: (environment?: NodeJS.ProcessEnv) => HardhatUserConfig['ethernal'];