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