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