export { ICM, createICMClient } from './icm'; export type { DefaultICMParams } from './types/defaultICMParams'; export type { SendMessageArgs } from './types/sendMsgArgs'; //# sourceMappingURL=index.d.ts.map