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