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