import { Quest } from '../Quest';
declare const ScorpionCatcher: Quest;
export default ScorpionCatcher;
