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