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