export const google = {
  start: () => {},
  getLocations: () => {},
  setLocations: () => {},
};
