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