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