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