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