import { IconProps } from '../Icon'; declare function SvgKeyboardArrowUp(props: IconProps): JSX.Element; export default SvgKeyboardArrowUp;