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