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