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