export const facebook = {
  start: () => {},
  getPages: () => {},
  attachPages: () => {},
};
