import React from 'react'; import type { IBodyProps } from './dnd-hook'; export declare const CollapsePanelBody: React.FC;