import type * as iCedarSplitPaymentSol from "./ICedarSplitPayment.sol"; export type { iCedarSplitPaymentSol }; import type * as iSplitPaymentSol from "./ISplitPayment.sol"; export type { iSplitPaymentSol };