import { Npc } from '../Npc';
/**
 * Jackal
 * A wild jackal found in the deserts of Sophanem.
 * Wiki: https://oldschool.runescape.wiki/w/Jackal
 */
export declare const jackal: Npc;
//# sourceMappingURL=Jackal.d.ts.map