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

declare const LanguagePhpIcon: MdiReactIconComponentType;
export default LanguagePhpIcon;
