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