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