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