import { MdiReactIconComponentType } from './dist/typings';

declare const WaveIcon: MdiReactIconComponentType;
export default WaveIcon;
