// Generated by ReScript, PLEASE EDIT WITH CARE


var student1 = {
  name: "John",
  age: 30
};

export {
  student1 ,
}
/* No side effect */