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