import { type FourCreateWithBundleBuyParams, type FourCreateWithBundleBuyResult } from './tm-bundle-helpers.js'; export declare function createTokenWithBundleBuy(params: FourCreateWithBundleBuyParams): Promise;