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