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