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