import { Npc } from '../Npc';
/**
 * Peer the Seer
 * A wise Fremennik who helps with the Fremennik Trials and can reset house location.
 * Wiki: https://oldschool.runescape.wiki/w/Peer_the_Seer
 */
export declare const peerTheSeer: Npc;
//# sourceMappingURL=PeerTheSeer.d.ts.map