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