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