/// import { ConfigPanelProps } from './types'; export default function ConfigPanel(props: ConfigPanelProps): JSX.Element;