import * as React from "react";
import type { SVGProps } from "react";
declare const SvgShare: (props?: SVGProps<SVGSVGElement>) => React.JSX.Element;
export default SvgShare;
//# sourceMappingURL=Share.d.ts.map