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