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