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