import React from 'react'; export default function ArrowRightShort({ className, ...props }: React.SVGProps): JSX.Element;