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