import { SvgIconComponent } from './types'; declare const ArrowRightOutlinedIcon: SvgIconComponent; export default ArrowRightOutlinedIcon;