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