import { useLocation as useLocationWithBaseUrl } from 'react-router-dom'; export declare function useLocation(stripBaseUrl?: boolean): ReturnType;