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