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