import * as React from 'react'; export declare const ManagePanel: () => React.JSX.Element; export default ManagePanel;