import { Ref } from 'vue'; import type { State, Location } from 'history'; export declare const useLocation: () => Ref>;