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