import { IconSvgProps } from '../types';
declare const WaveSquare: (props: IconSvgProps) => import("react/jsx-runtime").JSX.Element;
export default WaveSquare;
//# sourceMappingURL=WaveSquare.d.ts.map