import type { ChannelPlugin } from 'openclaw/plugin-sdk';
import type { ResolvedYuanbaoAccount } from './types.js';
export declare const yuanbaoPlugin: ChannelPlugin<ResolvedYuanbaoAccount>;
//# sourceMappingURL=channel.d.ts.map