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

declare const PaymentSettingsIcon: MdiReactIconComponentType;
export default PaymentSettingsIcon;
