/// import { IconProps } from '../../types'; declare const Soundwave: (allProps: IconProps) => JSX.Element; export default Soundwave;