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