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