import { Npc } from '../Npc';
/**
 * Ogress Shaman
 * A magical ogress from Corsair Cove Island, a powerful spellcaster.
 * Wiki: https://oldschool.runescape.wiki/w/Ogress_Shaman
 */
export declare const ogresShaman: Npc;
//# sourceMappingURL=OgresShaman.d.ts.map