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