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