import { Npc } from '../Npc';
/**
 * Ice Wolf
 * A wolf forged from the frozen peaks of Ice Mountain, a creature of pure cold.
 * Wiki: https://oldschool.runescape.wiki/w/Ice_wolf
 */
export declare const iceWolf: Npc;
//# sourceMappingURL=IceWolf.d.ts.map