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

declare const PacManIcon: MdiReactIconComponentType;
export default PacManIcon;
