/// import { IconProps } from '../../types'; declare const ForwardRight: (allProps: IconProps) => JSX.Element; export default ForwardRight;