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

declare const VoucherIcon: MdiReactIconComponentType;
export default VoucherIcon;
