import { MdiReactIconComponentType } from './dist/typings';

declare const CreditCardIcon: MdiReactIconComponentType;
export = CreditCardIcon;