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