import type { FC, SVGProps } from "react";
export declare const Share: FC<SVGProps<SVGSVGElement>>;
export default Share;
//# sourceMappingURL=Share.d.ts.map