import { IDraggableGridProps, DraggableGrid } from './drag-grid'; export { DraggableGrid, IDraggableGridProps }; export default DraggableGrid;