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