export { default as react } from "react";
export { default as reactDOM } from "react-dom";
export { default as propTypes } from "prop-types";