import { ModalProps } from '../components/modal'; export declare function ConfigModal(props: Partial): import("react/jsx-runtime").JSX.Element;