export function SubCustomDragLayer({ parentRef, parent, currentLayout }: { parentRef: any; parent: any; currentLayout: any; }): import("react/jsx-runtime").JSX.Element | null;