import React from 'react' import BaseIcon from './BaseIcon' const SuccessIcon = () => ( ) export default SuccessIcon