import { IconProps } from '../types';
declare const PushPin: (props: IconProps) => import("react/jsx-runtime").JSX.Element;
export default PushPin;
//# sourceMappingURL=PushPin.d.ts.map