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