/* Autogenerated file. Do not edit manually. */
/* tslint:disable */
/* eslint-disable */
import type * as nodeManagement from "./NodeManagement";
export type { nodeManagement };
import type * as stargateNft from "./StargateNFT";
export type { stargateNft };
import type * as interfaces from "./interfaces";
export type { interfaces };
export type { ProtocolStakerMock } from "./ProtocolStakerMock";
export type { Stargate } from "./Stargate";
export type { StargateProxy } from "./StargateProxy";
