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