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