import React from 'react'; import {icon} from './icon'; const component = () => ; export {component, icon};