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