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