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