import { NetworkType } from '../../types/network.types'; export declare function getGasStationMetadataFromApi(shard: number, customApiAddress?: string): Promise;