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