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