/// import { ImageProps } from '.'; declare const SvgCreditCardMastercard: ({ size, ...props }: ImageProps) => JSX.Element; export default SvgCreditCardMastercard;