import { Npc } from '../Npc';
/**
 * Spiritual Mage
 * A mage servant of the gods found in the God Wars Dungeon.
 * Wiki: https://oldschool.runescape.wiki/w/Spiritual_mage
 */
export declare const spiritualMage: Npc;
//# sourceMappingURL=SpiritualMage.d.ts.map