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