declare namespace _default {
    export { Gateway as gateway };
}
export default _default;
import Gateway from "./gateway.js";
//# sourceMappingURL=index.d.ts.map