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