export declare const usePathnameWithoutSplatRouteParams: () => {
    readonly current: string;
};
