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