import { IconComponent } from '../types'; declare const ArrowBack: IconComponent; export default ArrowBack;