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