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