type LayoutPicker = ( x: number, y: number, mode: LayoutPickMode, ) => LayoutPickResult | null
packages / layout / src / types.ts