import * as React from 'react'; declare function HandWavingIcon(props: React.ComponentProps<'svg'>): JSX.Element; export default HandWavingIcon;