import { IDagHistory } from '../interfaces'; export default function skipToEnd(history: IDagHistory): IDagHistory;