export declare class WindowHrefService { readonly hrefWithoutHash: string; constructor(); private getHrefWithoutHash(); }