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