export { SidePanelBackdrop as Backdrop, SidePanelBody as Body, SidePanelContent as Content, SidePanelDescription as Description, SidePanelFooter as Footer, SidePanelHeader as Header, SidePanelPositioner as Positioner, SidePanelRoot as Root, SidePanelTitle as Title, SidePanelTrigger as Trigger, SidePanelCloseButton as CloseButton, type SidePanelBackdropProps as BackdropProps, type SidePanelBodyProps as BodyProps, type SidePanelContentProps as ContentProps, type SidePanelDescriptionProps as DescriptionProps, type SidePanelFooterProps as FooterProps, type SidePanelHeaderProps as HeaderProps, type SidePanelPositionerProps as PositionerProps, type SidePanelRootProps as RootProps, type SidePanelTitleProps as TitleProps, type SidePanelTriggerProps as TriggerProps, type SidePanelCloseButtonProps as CloseButtonProps, } from './SidePanel'; //# sourceMappingURL=SidePanel.namespace.d.ts.map