import { Quest } from '../Quest';
declare const TheGardenOfDeath: Quest;
export default TheGardenOfDeath;
//# sourceMappingURL=TheGardenOfDeath.d.ts.map