import { ModalPropsType } from "../../Modal//interface"; export declare type ModalConfigType = Partial; export declare const ModalConfig: ModalConfigType;