export { SocialClient, createSocialClient } from './social.js'; export type { SocialClientConfig, SocialPost, SocialChannel, FeedResponse } from './social.js';