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