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