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