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

declare const SineWaveIcon: MdiReactIconComponentType;
export default SineWaveIcon;
