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