import { Quest } from '../Quest';
declare const SleepingGiants: Quest;
export default SleepingGiants;
//# sourceMappingURL=SleepingGiants.d.ts.map