import { Npc } from '../Npc';
/**
 * Kalphite Worker
 * A humble worker kalphite from the hive, the weakest of the kalphite hierarchy.
 * Wiki: https://oldschool.runescape.wiki/w/Kalphite_worker
 */
export declare const kalphiteWorker: Npc;
//# sourceMappingURL=KalphiteWorker.d.ts.map