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