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