import { Npc } from '../Npc';
/**
 * Undead One
 * A sorrowful undead being found in the Catacombs of Kourend.
 * Wiki: https://oldschool.runescape.wiki/w/Undead_one
 */
export declare const undeadOne: Npc;
//# sourceMappingURL=UndeadOne.d.ts.map