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