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