const useObjectEvents: ( callbacks: Record<string, ArrowFunction>, ) => { id: number, handlers: LiveElement<ArrowFunction> }
packages / workbench / src / providers / event-provider.ts