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