import { Environment, Network } from '../moonshot'; import { MoonshotApiChainId } from '../../infra/moonshot-api/MoonshotApiChainId'; export declare const getMoonshotApiChainId: (env: Environment, network?: Network) => MoonshotApiChainId; //# sourceMappingURL=getMoonshotApiChainId.d.ts.map