/**
 * Duradel - Slayer Master
 * Location: Shilo Village
 * Combat requirement: 50+
 * Wiki: https://oldschool.runescape.wiki/w/Duradel
 */
import { SlayerMaster } from '../core/SlayerMaster';
/**
 * Duradel - High-level Slayer Master
 * One of the top-tier masters offering the highest rewards and most difficult tasks
 */
export declare const Duradel: SlayerMaster;
export default Duradel;
//# sourceMappingURL=Duradel.d.ts.map