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