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