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