import { Npc } from '../Npc';
/**
 * Revenants
 * Ghostly spirits of the past found in the Catacombs, undead magical entities.
 * Wiki: https://oldschool.runescape.wiki/w/Revenant
 */
export declare const revenants: Npc;
//# sourceMappingURL=Revenants.d.ts.map