import { SVGProps } from 'react'; declare const Eboostcoin: (props: SVGProps) => JSX.Element; export { Eboostcoin as default };