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