export function ResizeIcon() { return ( ); } export const controlStyle = { background: 'transparent', border: 'none', cursor: 'nwse-resize', };