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

declare const PercentIcon: MdiReactIconComponentType;
export default PercentIcon;
