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