import * as react_jsx_runtime from 'react/jsx-runtime';
import { C as CheckoutResult } from '../../../attachTypes-1Dbkyo_d.js';
import '../../../cusTypes-COIU0NG3.js';
import 'zod';

declare const getAttachContent: (checkoutResult: CheckoutResult) => {
    title: react_jsx_runtime.JSX.Element;
    message: react_jsx_runtime.JSX.Element;
};

export { getAttachContent };
