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