declare function stripScheme(url?: string): string; export { stripScheme };