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

declare const VolumeHighIcon: MdiReactIconComponentType;
export default VolumeHighIcon;
