import React from 'react' import classNames from 'classnames' import './styles.css' const ExternalIcon = () => (
) export default ExternalIcon