export { deployProxyClone, getProxyContract } from "./deploy";
export * from "../typechain-types";
export * from "../ignition/modules/extensions";
export type { IDeployCloneArgs, IFactoryLike, IGetProxyContractArgs } from "./types";
//# sourceMappingURL=index.d.ts.map