import * as React from "react"; declare function Pin(props: React.SVGProps): any; export default Pin;