export interface ILocation { pathname: string; search: any; }