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