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