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