import { SDKInitHook } from "./types.js"; export declare function normalizeServerURL(url: string): string; export declare const serverURLNormalizerHook: SDKInitHook; //# sourceMappingURL=server-url-normalizer.d.ts.map