export default Pin;
declare function Pin(props: any): JSX.Element;
