/**
 * Hook to get the path for the current route based on linking options.
 *
 * @returns Path for the current route.
 */
export declare function useRoutePath(): string | undefined;
//# sourceMappingURL=useRoutePath.d.ts.map