import type * as transparentUpgradeableProxySol from "./TransparentUpgradeableProxy.sol";
export type { transparentUpgradeableProxySol };
export type { ProxyAdmin } from "./ProxyAdmin";
