import { Npc } from '../Npc';
/**
 * Twisted Banshee
 * A corrupted banshee found in the Slayer Tower, a magical ranged creature.
 * Wiki: https://oldschool.runescape.wiki/w/Twisted_Banshee
 */
export declare const twistedBanshee: Npc;
//# sourceMappingURL=TwistedBanshee.d.ts.map