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

declare const PolymerIcon: MdiReactIconComponentType;
export default PolymerIcon;
