import { Npc } from '../Npc';
/**
 * White Wolf
 * A white-furred wolf found on snowy mountains.
 * Wiki: https://oldschool.runescape.wiki/w/White_wolf
 */
export declare const whiteWolf: Npc;
//# sourceMappingURL=WhiteWolf.d.ts.map