/// import { UIConfig } from '../types/ui-config/index'; export default function ({ config }: { config: UIConfig; }): JSX.Element;