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