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