import type { ModuleBundlePayload } from './ModuleBundlePayload';
export declare type TransactionPayload_ModuleBundlePayload = ({
    type: string;
} & ModuleBundlePayload);
//# sourceMappingURL=TransactionPayload_ModuleBundlePayload.d.ts.map