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