import React from 'react'; import { IconProps } from './types'; export declare const Visa: React.FC; export default Visa;