declare const modalConfig: { enablePortal: boolean; reset: () => void; }; export default modalConfig;