import { IconSvgProps } from '../types';
declare const Waves: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default Waves;
//# sourceMappingURL=Waves.d.ts.map