import React from 'react'; const PersonWavingIcon = ({ className }) => ( ); export default PersonWavingIcon;