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