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