import { Quest } from '../Quest';
declare const JunglePotion: Quest;
export default JunglePotion;
//# sourceMappingURL=JunglePotion.d.ts.map