UNPKG

box-ui-elements-mlh

Version:
4 lines (3 loc) 181 B
import { Icon } from '../iconTypes'; declare const IconCreditCardJCB: ({ className, color, height, opacity, title, width, }: Icon) => JSX.Element; export default IconCreditCardJCB;