import * as React from 'react'; declare function OutlinePin(props: React.ComponentProps<'svg'>): JSX.Element;