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