UNPKG

@itwin/itwinui-react

Version:

A react component library for iTwinUI

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