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