/** * Remove hash from `window.location.href` without refreshing the page */ export declare function empty_window_location():void export { empty_window_location as empty__location__window }