import { ILeafHit } from '@leafer/interface' import { IUI } from '../IUI' export type IUIHitModule = ILeafHit & ThisType