/**
 * Body of the `InformationPanel` containing the main content.
 */
export declare const InformationPanelBody: import("../../utils/props.js").PolymorphicForwardRefComponent<"div", {}>;
