export const twitter = {
  start: () => {},
  getProfile: () => {},
  attachProfile: () => {},
};
