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