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