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