import * as React from 'react'; import DragDropContextProvider from '..'; function dragDropContextProviderWithMandatoryProps() { return ; } function dragDropContextProviderWithAllProps() { return {}} />; }