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