import type * as idcaHubSol from "./IDCAHub.sol";
export type { idcaHubSol };
import type * as idcaPermissionManagerSol from "./IDCAPermissionManager.sol";
export type { idcaPermissionManagerSol };
export type { IDCAHubSwapCallee } from "./IDCAHubSwapCallee";
//# sourceMappingURL=index.d.ts.map