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