import { Npc } from '../Npc';
/**
 * Reanimated Bear
 * A zombie bear found in the Catacombs, a reanimated undead creature.
 * Wiki: https://oldschool.runescape.wiki/w/Reanimated_bear
 */
export declare const reanimatedBear: Npc;
//# sourceMappingURL=ReanimatedBear.d.ts.map