export declare function removeFirstScopedDirectory(urlString: string, sep?: string): string;
