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