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