import React from 'react'; export default ({ fill = null, light = false, disabled = false, colors = {}, ...rest }) => ( Nodejs );