export declare const NodeSortableFieldWrapper: ({ path, children, }: { path: string; children: React.ReactNode; }) => import("react/jsx-runtime").JSX.Element; //# sourceMappingURL=NodeSortableFieldWrapper.d.ts.map