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