import { SvgIconProps } from '@material-ui/core/SvgIcon';
import React from 'react';
export declare const ArrowRightIcon: React.SFC<SvgIconProps>;
