export function withUniversalLocationHOC(Component: any): { (props: any): JSX.Element; displayName: string; }; //# sourceMappingURL=withUniversalLocationHOC.d.ts.map