import { IconProps } from '../lib';
declare function MapPinLine(props: IconProps): JSX.Element;
export default MapPinLine;
