const WarningIcon = ({ className = '', size = '16px', title = 'Warning', }) => ( ) export default WarningIcon