import { Npc } from '../Npc';
/**
 * Jungle Wolf
 * A wolf adapted to jungle environments in the wilderness.
 * Wiki: https://oldschool.runescape.wiki/w/Jungle_wolf
 */
export declare const jungleWolf: Npc;
//# sourceMappingURL=JungleWolf.d.ts.map