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