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