export declare const NO_HOSTNAME: unique symbol; export declare const fromUrl: (urlLike: string) => string | typeof NO_HOSTNAME;