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