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