import { Npc } from '../Npc';
/**
 * Shayzien Crypts Skeletons
 * Skeletal remains found in the Shayzien Crypts, mid-level undead warriors.
 * Wiki: https://oldschool.runescape.wiki/w/Skeleton_(Shayzien_Crypts)
 */
export declare const shayziernCryptsSkeletons: Npc;
//# sourceMappingURL=ShayziernCryptsSkeletons.d.ts.map