import React from 'react'; type Props = JSX.IntrinsicElements['div'] & {}; export declare const PluginSidebar: import("@emotion/styled").StyledComponent & React.RefAttributes & { theme?: import("@emotion/react").Theme | undefined; }, {}, {}>; export {};