import { Npc } from '../Npc';
/**
 * Spiritual Ranger
 * A ranger servant of the gods found in the God Wars Dungeon.
 * Wiki: https://oldschool.runescape.wiki/w/Spiritual_ranger
 */
export declare const spiritualRanger: Npc;
//# sourceMappingURL=SpiritualRanger.d.ts.map