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