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