import type { IconProps } from '../../types'; declare const MapPinLine: import("react").NamedExoticComponent; /** * MingCute Icon: Map Pin Line * @see {@link https://www.mingcute.com MingCute Icon Docs} */ export { MapPinLine };