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