import { IconProps } from '../types'; export declare const AmericanExpress: (props: IconProps) => JSX.Element;