import { Npc } from '../Npc';
/**
 * Venenatis
 * A massive spider boss of the Wilderness, the ultimate arachnid predator.
 * Wiki: https://oldschool.runescape.wiki/w/Venenatis
 */
export declare const venenatis: Npc;
export default venenatis;
//# sourceMappingURL=Venenatis.d.ts.map