import { SidePanel } from "../../../flex-ui-core/src"; export declare const StyledSidePanel: import("@emotion/styled").StyledComponent, "className" | "children" | "title" | "displayName" | "contentStore" | "handleCloseClick" | "HeaderComponent" | "rightButton" | "closeRef"> & Partial, "themeOverride" | "childrenProps" | "isHidden">> & Partial> & { theme?: import("@emotion/react").Theme; }, {}, { ref?: import("react").Ref>; }>;