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