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