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