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