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