export declare function extractNetworkAndChain(api?: string): { network?: string; chain?: number; }; //# sourceMappingURL=utils.d.ts.map