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