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

declare const PushpinLineIcon: RemixiconReactIconComponentType;
export default PushpinLineIcon;
