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