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