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