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

declare const PiIcon: MdiReactIconComponentType;
export default PiIcon;
