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