import React from 'react'; import Icon from '@ant-design/icons'; const SVGIcon = () => ( ); const RiddleIcon = props => ; export default RiddleIcon;