import { Npc } from '../Npc';
/**
 * Reanimated Dog
 * A zombie dog found in the Catacombs, a reanimated undead creature.
 * Wiki: https://oldschool.runescape.wiki/w/Reanimated_dog
 */
export declare const reanimatedDog: Npc;
//# sourceMappingURL=ReanimatedDog.d.ts.map