/// import type { Size } from '../types'; export declare const getAmexLogo: (size: Size, color: string) => JSX.Element; //# sourceMappingURL=amexLogo.d.ts.map