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