import { SVGProps } from "react";
declare const TIWavesOutline: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { TIWavesOutline };
