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