import { Npc } from '../Npc';
/**
 * Monkey Zombie
 * A reanimated monkey corpse from Ape Atoll, an undead creature of unnatural origin.
 * Wiki: https://oldschool.runescape.wiki/w/Monkey_Zombie
 */
export declare const monkeyZombie: Npc;
//# sourceMappingURL=MonkeyZombie.d.ts.map