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