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