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