реагировать историю маршрутизатора не определена

import { createHashHistory } from 'history';

const history = createHashHistory();
Mohamed Awde