/** * * @param url */ export declare function removeAuth(url: string): string;