export interface MultiToolClientOption { customLogger?: any; isReadyNotice?: boolean; isReadyNoticeMessage?: string; }