import Gear from "./components/gear"; import AnimatedGear from "./containers/app"; export { Gear, AnimatedGear };