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