/// import { ChainId } from "@real-wagmi/sdk"; export default function getChainLogo(chainId?: ChainId, circle?: boolean): import("react").NamedExoticComponent>;