export {EndpointURLScheme, HttpAuthLocation, RequestHandlerProtocol} from "/-/@smithy/types@v4.9.0-1la9YdaSiQVaeMXoQ0n0/dist=es2019,mode=imports/optimized/@smithy/types.js";
var HostAddressType;
(function(HostAddressType2) {
  HostAddressType2["AAAA"] = "AAAA";
  HostAddressType2["A"] = "A";
})(HostAddressType || (HostAddressType = {}));
export {HostAddressType};
export default null;
