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