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