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