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