/// import { SvgIconProps } from './types'; export declare function HandWaveFilledIcon({ className, ...props }?: Partial): JSX.Element;