declare const _default: {
title: string;
component: (props: import('../../plugins/RightPanel/view').RightPanelOptions) => import("react/jsx-runtime").JSX.Element;
};
export default _default;
export declare const Default: () => import("react/jsx-runtime").JSX.Element;