import { IconComponent } from '..';
declare const VolumeLowIcon: IconComponent;
export { VolumeLowIcon };
