import React from 'react'; import type { Props } from './types.js'; export { Props }; export declare const DraggableSortable: React.FC; //# sourceMappingURL=index.d.ts.map