import { IconProps } from '../lib';
declare function PushPinSimple(props: IconProps): JSX.Element;
export default PushPinSimple;
