import { Npc } from '../Npc';
/**
 * Hell-Rat Behemoth
 * A massive rat from the infernal depths of the Warped Dungeon, a creature of pure demonic nature.
 * Wiki: https://oldschool.runescape.wiki/w/Hell-Rat_Behemoth
 */
export declare const hellRatBehemoth: Npc;
//# sourceMappingURL=HellRatBehemoth.d.ts.map