import { Npc } from '../Npc';
/**
 * Spindel
 * A red spider boss found in the Red Spider Lair, a dangerous wilderness encounter.
 * Wiki: https://oldschool.runescape.wiki/w/Spindel
 */
export declare const spindel: Npc;
//# sourceMappingURL=Spindel.d.ts.map