export declare function useUrl(): { withBase: (path: string) => string; };