type TLOnResizeStartHandler<T extends TLShape> = (
  shape: T
) => TLShapePartial<T> | void
TLOnResizeHandlerTLOnRotateEndHandler