import { Npc } from '../Npc';
/**
 * Monkey Guard
 * A monkey standing guard on Ape Atoll, one of the island's defenders.
 * Wiki: https://oldschool.runescape.wiki/w/Monkey_Guard
 */
export declare const monkeyGuard: Npc;
//# sourceMappingURL=MonkeyGuard.d.ts.map