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