import type * as safeProxySol from "./SafeProxy.sol"; export type { safeProxySol }; export type { SafeProxyFactory } from "./SafeProxyFactory";