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