import type { IconComponent } from '../types'; declare const AltArrowRight: IconComponent; export default AltArrowRight;