import type { IconProps } from '../../types';
declare const AmexLogo: import("react").NamedExoticComponent<IconProps>;
export { AmexLogo };
