import { SvgLogoProps } from "./wrapper"; export declare const AwsSvg: ({ color, square, ...rest }: SvgLogoProps) => JSX.Element;