import { IconProps } from '../lib';
declare function CircleWavyQuestion(props: IconProps): JSX.Element;
export default CircleWavyQuestion;
