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