import { ReactIconComponentType } from '../types';

declare const WavingHand: ReactIconComponentType;
export default WavingHand;
            