export default function DroppableArea({ pivotConfig, axis }: { pivotConfig: any; axis: any; }): import("react/jsx-runtime").JSX.Element;