import { AgentDesktopViewProps } from "../AgentDesktopView.definitions"; export declare const LeftPanelRootContainer: import("@emotion/styled").StyledComponent<{ theme?: import("@emotion/react").Theme; as?: import("react").ElementType; } & AgentDesktopViewProps, import("react").DetailedHTMLProps, HTMLDivElement>, {}>;