export default withLocation; declare function withLocation(ComponentToWrap: any): (props: any) => JSX.Element; //# sourceMappingURL=withLocation.d.ts.map