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