import { BoxProps } from '@chakra-ui/react'; import { FC } from 'react'; export declare const UnknownTokenIcon: FC;