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

declare const PandaIcon: MdiReactIconComponentType;
export default PandaIcon;
