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