import React from "react"; const BabyChanging = ({ width, height, color }) => ( ); export default BabyChanging;