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