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