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