import { IconProps } from '../types';
declare const MapPinArea: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default MapPinArea;
//# sourceMappingURL=MapPinArea.d.ts.map