import m from 'mithril'; import { SVGAttributes } from '../../svg'; declare const CreditCard: m.Component; export default CreditCard;