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