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