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