import * as React from 'react'; const RestroomWomen = ({ width, height, color }) => ( ); export default RestroomWomen;