import { SvgIconComponent } from './types'; declare const ArrowLeftRoundIcon: SvgIconComponent; export default ArrowLeftRoundIcon;