/// import { SvgProps } from 'react-native-svg'; declare const SvgVisa: (props: SvgProps) => JSX.Element; export default SvgVisa;