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