import { Npc } from '../Npc';
/**
 * Skogre
 * A zombie-like ogre creature found in undead lairs.
 * Wiki: https://oldschool.runescape.wiki/w/Skogre
 */
export declare const skogre: Npc;
//# sourceMappingURL=Skogre.d.ts.map