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