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