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