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