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