import { ModalFuncProps } from 'antd'; declare const deleteConfirm: (props: Pick) => void; export { deleteConfirm };