import { RemixiconReactIconComponentType } from './dist/typings';

declare const Pushpin2LineIcon: RemixiconReactIconComponentType;
export default Pushpin2LineIcon;
