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