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