import type { IconComponent } from '../types'; declare const VolumeLoud: IconComponent; export default VolumeLoud;