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