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