import { Npc } from '../Npc';
/**
 * Thermonuclear Smoke Devil
 * A massive demonic smoke beast from the Smoke Dungeon, the ultimate boss of the smoke realm.
 * Wiki: https://oldschool.runescape.wiki/w/Thermonuclear_Smoke_Devil
 */
export declare const thermonuclearSmokDevil: Npc;
export default thermonuclearSmokDevil;
//# sourceMappingURL=ThermonuclearSmokDevil.d.ts.map