import { Icon } from '../../../types'; export declare const getChainIcon: (chain: string) => Icon;