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