import * as React from "react"; import { SVGProps } from "react"; const SvgLanguageCss3 = (props: SVGProps) => ( ); export default SvgLanguageCss3;