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