export type { PanelAnchor, PanelBodyProps, PanelFooterProps, PanelHeaderProps, PanelProps, PanelSize, } from './Panel';
export { Panel, PanelBody, PanelFooter, PanelHeader } from './Panel';
//# sourceMappingURL=index.d.ts.map