export default function usePortFromProtocol(): { getPortFromProtocol: (protocol: string, port?: string) => number; }; //# sourceMappingURL=getPortFromProtocol.d.ts.map