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