import { SmoothDnDCreator } from './exportTypes';
declare const smoothDnD: SmoothDnDCreator;
export default smoothDnD;
