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

declare const CurrencyPhpIcon: MdiReactIconComponentType;
export default CurrencyPhpIcon;
