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