import { BlockchainName } from "../../../models/blockchain-name";
export declare const blockchainId: Record<BlockchainName, number>;
