import type { IconProps } from '../../types'; declare const Pushpin2Line: import("react").NamedExoticComponent; /** * Remix Icon: Pushpin 2 Line * @see {@link https://remixicon.com/icon/pushpin-2-line Remix Icon Docs} */ export { Pushpin2Line };