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