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