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