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

declare const DonationIcon: MdiReactIconComponentType;
export = DonationIcon;