export declare const CleanConfirm: ({ container, }: { container: HTMLElement | null; }) => import("react/jsx-runtime").JSX.Element;