type LayoutPickResult = { id: number, box: Rectangle, handlers?: LayoutEventHandlers }
packages / layout / src / types.ts