import { Npc } from '../Npc';
/**
 * Sergeant Steelwill
 * A sergeant of the goblin military, standing guard east of Lumbridge.
 * Wiki: https://oldschool.runescape.wiki/w/Sergeant_Steelwill
 */
export declare const sergeantSteelwill: Npc;
//# sourceMappingURL=SergeantSteelwill.d.ts.map