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