export function isPromise(obj: any): boolean;
export const mapSeries: any;
export function getImmutableState(state: any): any;
export function getMutableState(state: any): any;
export function matchAllRoutes(routes: any, pathname: any): any;
