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