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