/// import { IconProps } from '../../types'; declare const MapArrowLeft: (allProps: IconProps) => JSX.Element; export default MapArrowLeft;