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