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