const AbTesting = () => {
  return <div>AbTesting</div>;
};

export default AbTesting;
