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

declare const PaymentIcon: MdiReactIconComponentType;
export default PaymentIcon;
