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

declare const VolumeLowIcon: MdiReactIconComponentType;
export default VolumeLowIcon;
