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