import type { SVGProps } from 'react'; declare const SvgVisaLightLarge: (props: SVGProps) => import("react").JSX.Element; export default SvgVisaLightLarge;