import { EndpointObject as __EndpointObject, EndpointObjectHeaders as __EndpointObjectHeaders, EndpointObjectProperties as __EndpointObjectProperties, EndpointRuleObject as __EndpointRuleObject } from "@smithy/types"; export type EndpointObjectProperties = __EndpointObjectProperties; export type EndpointObjectHeaders = __EndpointObjectHeaders; export type EndpointObject = __EndpointObject; export type EndpointRuleObject = __EndpointRuleObject;