import { FC, SVGProps } from 'react'; declare const IconCrypto: FC & { fill?: string }>; export default IconCrypto;