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