import { BrowserHistory } from '../../types'; export declare const createLegacyHistory: () => BrowserHistory;