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