export declare const NO_HOSTNAME: unique symbol; export declare const fromUrl: (urlLike: string) => string | typeof NO_HOSTNAME; //# sourceMappingURL=from-url.d.ts.map