export declare const history: import("history").MemoryHistory; export declare const listenHistory: (cb: (location: any) => void) => () => void;