/// import { SuccessModalProps } from './index'; export declare const ModalWithButton: ({ illustration }: Partial) => JSX.Element;