declare const extractHost: (url: string) => string | undefined;
export default extractHost;
//# sourceMappingURL=extractHost.d.ts.map