import type * as iPlatformFeeSol from "./IPlatformFee.sol"; export type { iPlatformFeeSol }; import type * as iRoyaltySol from "./IRoyalty.sol"; export type { iRoyaltySol };