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