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