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