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