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