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