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