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