import { Npc } from '../Npc';
/**
 * Thrower Troll
 * A ranged-focused troll that throws rocks, found in Fremennik Isles.
 * Wiki: https://oldschool.runescape.wiki/w/Thrower_Troll
 */
export declare const throwerTroll: Npc;
//# sourceMappingURL=ThrowerTroll.d.ts.map