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