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