import type { FC, PropsWithChildren } from 'react'; declare const Droppable: FC>; export default Droppable; //# sourceMappingURL=index.d.ts.map