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

declare const RedeemIcon: MdiReactIconComponentType;
export default RedeemIcon;
