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