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