import type { URL } from 'node:url';
export declare const normalizeUrlPort: (url: URL) => number;
//# sourceMappingURL=normalize_url_port.d.ts.map