export declare const ConfirmpopupTheme: { root: { background: string; borderColor: string; color: string; borderRadius: string; shadow: string; gutter: string; arrowOffset: string; }; content: { padding: string; gap: string; }; icon: { size: string; color: string; }; footer: { gap: string; padding: string; }; };