export declare const useLocation: () => { path: string; qs: string; };