import { ConfirmationContentProps } from './interaction-service.ts'; export declare const ConfirmationMessage: ({ data }: ConfirmationContentProps) => import("react/jsx-runtime").JSX.Element;