import { Quest } from '../Quest';
/**
 * Icthlarin's Little Helper is a quest in Old School RuneScape that involves assisting the god Icthlarin with various tasks. The quest is set in the desert and requires players to complete a series of challenges to earn rewards and progress through the storyline.
 */
declare const IcthlarinsLittleHelper: Quest;
export default IcthlarinsLittleHelper;
//# sourceMappingURL=IcthlarinsLittleHelper.d.ts.map