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