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