export type TwitterConfig = { consumerKey?: string; consumerSecret?: string; };