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