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