import { Npc } from '../Npc';
/**
 * Ogres Warrior
 * A strong ogress warrior found on Corsair Cove Island.
 * Wiki: https://oldschool.runescape.wiki/w/Ogress_Warrior
 */
export declare const ogresWarrior: Npc;
//# sourceMappingURL=OgresWarrior.d.ts.map