import { SVGProps } from "react";
declare const STISlideshare: (props: SVGProps<SVGSVGElement>) => JSX.Element;
export { STISlideshare };
