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