export type { CollectedRectType, DragResizableBoxProps, } from './react-drag-resizable';
export { default as DragResizableBox } from './react-drag-resizable';
