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